type github.com/jackc/pgx/v5/pgtype.encodePlanUUIDCodecBinaryUUIDValuer

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		uuid.go#L156: 		return encodePlanUUIDCodecBinaryUUIDValuer{}
		uuid.go#L164: type encodePlanUUIDCodecBinaryUUIDValuer struct{}
		uuid.go#L166: func (encodePlanUUIDCodecBinaryUUIDValuer) Encode(value any, buf []byte) (newBuf []byte, err error) {